func github.com/go-pg/pg/v10/types.arrayAppender

2 uses

	github.com/go-pg/pg/v10/types (current package)
		array_append.go#L29: 	fn := arrayAppender(typ)
		array_append.go#L34: func arrayAppender(typ reflect.Type) AppenderFunc {